B1_Digital_Outputs_Polarity

B1_Digital_Outputs_Polarity

Address: 4396 (112CH)
Type: WORD
Access: Read/Write
Unit: --
Range: 0 (all outputs have normal polarity) to 2n-1 (all outputs have inverted polarity, where n is the number of digital outputs available)
Default Value:

0

Bit #

Output

Description

Default Value

0

B1_Out0

1 = inverted polarity

0 = normal polarity

0

1

B1_Out1

1 = inverted polarity

0 = normal polarity

0

n

B1_Outn

1 = inverted polarity

0 = normal polarity

0

Store Supported: Yes
Description:

 It contains the polarity of all the digital outputs on bank 1 of the drive. When the polarity is normal, the output will be 24V if status (B1_Digital_Outputs) = 1 and 0V if status = 0. When the polarity is inverted, the output will be 0V if status (B1_Digital_Outputs) = 1 and 24V if status = 0.

Notes:

--